home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / userdata / WMLCnt.ref < prev   
Text File  |  2004-06-28  |  10KB  |  41 lines

  1. WML Elements\                                      ~~The standard WML tags
  2.  
  3. WML Elements\a                                     ~~The short form of the anchor element                        ::<a href="{{{E/URL}}}"{{{EO/` title="`"`title}}}{{{EO/` accesskey="`"`accesskey}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></a>
  4. WML Elements\anchor                                ~~Specifies the head of a link                                ::<anchor{{{EO/` title="`"`title}}}{{{EO/` accesskey="`"`accesskey}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></anchor>
  5. WML Elements\access                                ~~Specifies access control information for the entire deck    ::<access{{{EO/` domain="`"`domain}}}{{{EO/` path="`"`path}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}/>
  6. WML Elements\b                                     ~~Render with a bold font                                     ::<b{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></b>
  7. WML Elements\big                                   ~~Render with a large font                                    ::<big{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></big>
  8. WML Elements\br                                    ~~Establishes the beginning of a new line                     ::<br{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}/>
  9. WML Elements\card                                  ~~Container of text and input elements                        ::<card{{{EO/` title="`"`title}}}{{{OO/ ,false,true/` newcontext="`"`newcontext}}}{{{OO/ ,false,true/` ordered="`"`ordered}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` onenterforward="`"`onenterforward}}}{{{EO/` onenterbackward="`"`onenterbackward}}}{{{EO/` ontimer="`"`ontimer}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></card>
  10. WML Elements\comment                               ~~Insert a comment                                            ::<!--     -->
  11. WML Elements\do                                    ~~provides a general mechanism for the user to act upon the current card  ::<do type="{{{E/type}}}"{{{EO/` label="`"`label}}}{{{EO/` name="`"`name}}}{{{OO/ ,false,true/` optional="`"`optional}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></do>
  12. WML Elements\document prologue                     ~~Contains an XML declaration and a document type declaration ::<?xml version="1.0"?>[NL]<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.2//EN"[NL]"http://www.wapforum.org/DTD/wml_1.2.xml">
  13. WML Elements\em                                    ~~Render with an emphasis                                     ::<em{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></em>
  14. WML Elements\fieldset                              ~~Allows the grouping of related fields and text              ::<fieldset{{{EO/` title="`"`title}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></fieldset>
  15. WML Elements\go                                    ~~Declares a go task indicating navigation to a URI          ::<go href="{{{E/href}}}"{{{OO/ ,false,true/` sendreferer="`"`sendreferer}}}{{{OO/ ,get,post/` method="`"`method}}}{{{EO/` enctype="`"`enctype}}}{{{EO/` accept-charset="`"`accept-charset}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></go>
  16. WML Elements\head                                  ~~Contains information relating to the deck as a whole        ::<head{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></head>
  17. WML Elements\i                                     ~~Render with an italic font                                  ::<i{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></i>
  18. WML Elements\img                                   ~~Indicates that an image is to be included in the text flow  ::<img alt="{{{E/alt}}}" src="{{{E/src}}}"{{{EO/` localsrc="`"`localsrc}}}{{{EO/` vspace="`"`vspace}}}{{{EO/` hspace="`"`hspace}}}{{{OO/,top,middle,bottom/` align="`"`align}}}{{{EO/` height="`"`height}}}{{{EO/` width="`"`width}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}/>
  19. WML Elements\input                                 ~~Specifies a text entry object                               ::<input name="{{{E/name}}}"{{{OO/ ,text,password/` type="`"`type}}}{{{EO/` value="`"`value}}}{{{EO/` format="`"`format}}}{{{OO/ ,false,true/` emptyok="`"`emptyok}}}{{{EO/` size="`"`size}}}{{{EO/` maxlength="`"`maxlength}}}{{{EO/` tabindex="`"`tabindex}}}{{{EO/` title="`"`title}}}{{{EO/` accesskey="`"`accesskey}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}/>
  20. WML Elements\meta                                  ~~Contains generic meta-information relating to the WML deck  ::<meta{{{EO/` http-equiv="`"`http-equiv}}}{{{EO/` name="`"`name}}}{{{OO/,false,true/` forua="`"`forua}}} content="{{{E/content}}}"{{{EO/` scheme="`"`scheme}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}/>
  21. WML Elements\noop                                  ~~Specifies that nothing should be done                       ::<noop{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}/>
  22. WML Elements\p                                     ~~Establishes the line wrap and alignment parameters for a paragraph   ::<p{{{OO/left,right,center/` align="`"`align}}}{{{OO/ ,wrap,nowrap/` mode="`"`mode}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></p>
  23. WML Elements\postfield                             ~~Specifies a field name and value for transmission to an origin server during a URL request   ::<postfield name="{{{E/name}}}" value="{{{E/value}}}"{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}/>
  24. WML Elements\pre                                   ~~Tells visual user agents that the enclosed text is "preformatted"    ::<pre{{{OO/ ,preserve/` xml:space="`"`xml:space}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></pre>
  25. WML Elements\prev                                  ~~Declares a prev task indicating navigation to the previous URI on the history stack    ::<prev{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></prev>
  26. WML Elements\onevent                               ~~Binds a task to a particular intrinsic event for the immediately enclosing element     ::<onevent type="{{{E/type}}}"{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></onevent>
  27. WML Elements\optgroup                              ~~Allows the author to group related option elements into a hierarchy   ::<optgroup{{{EO/` title="`"`title}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></optgroup>
  28. WML Elements\option                                ~~Specifies a single choice option in a select element        ::<option{{{EO/` value="`"`value}}}{{{EO/` title="`"`title}}}{{{EO/` onpick="`"`onpick}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></option>
  29. WML Elements\refresh                               ~~Declares a refresh task indicating an update of the user agent context    ::<refresh{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></refresh>
  30. WML Elements\select                                ~~Lets users pick from a list of options                      ::<select{{{EO/` title="`"`title}}}{{{EO/` name="`"`name}}}{{{EO/` value="`"`value}}}{{{EO/` iname="`"`iname}}}{{{EO/` ivalue="`"`ivalue}}}{{{OO/ ,false,true/` multiple="`"`multiple}}}{{{EO/` tabindex="`"`tabindex}}}{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></select>
  31. WML Elements\small                                 ~~Render with a small font                                    ::<small{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></small>
  32. WML Elements\strong                                ~~Render with strong emphasis                                 ::<strong{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></strong>
  33. WML Elements\table                                 ~~Creates sets of aligned columns of text and images          ::<table{{{EO/` title="`"`title}}}{{{EO/` align="`"`align}}} columns="{{{E/columns}}}"{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></table>
  34. WML Elements\template                              ~~Declares a template for cards in the deck                   ::<template{{{EO/` onenterforward="`"`onenterforward}}}{{{EO/` onenterbackward="`"`onenterbackward}}}{{{EO/` ontimer="`"`ontimer}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></template>
  35. WML Elements\timer                                 ~~Declares a card timer                                       ::<timer{{{EO/` name="`"`name}}} value="{{{E/value}}}"{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}/>
  36. WML Elements\td                                    ~~Used as a container to hold a single table cell data        ::<td{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></td>
  37. WML Elements\tr                                    ~~Used as a container to hold a single table row              ::<tr{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></tr>
  38. WML Elements\u                                     ~~Render with underline                                       ::<u{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></u>
  39. WML Elements\setvar                                ~~Specifies the variable to set in the current browser context as a side effect of executing a task      ::<setvar name="{{{E/name}}}" value="{{{E/value}}}"{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}/>
  40. WML Elements\wml                                   ~~Defines a deck and encloses all information and cards in the deck  ::<wml{{{EO/` xml:lang="`"`xml:lang}}}{{{EO/` id="`"`id}}}{{{EO/` class="`"`class}}}></wml>
  41.